home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: Parent Power / The Sunday Times - Parent Power.iso / pc / engine / audiomenu.swf / scripts / DefineButton2_28 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-04  |  209 b   |  5 lines

  1. on(release){
  2.    var theURL = "http://www.audible.co.uk/aduk/store/productEntry.jsp?source_code=TIMU0018CD102805UK&productID=BK_NAXO_000044UK";
  3.    getURL("lingo:Flsh_openWebPage(\"" + theURL + "\")","");
  4. }
  5.